CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 8/30/2007 12:35:25 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 60 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
svmali
Asp.Net User
proble with flv conversion ffpeg8/30/2007 12:35:25 PM

0

I am trying to convert any video to flv format.the tool i got ffmpeg is converting the files to flv but that converted files are not playing with the flv player and are still playing with old windows media player  so i think   it only changing the extension to flv can anybody help me. here is my code.

 

Media_handler _mediahandler = new Media_handler();
                    string RootPath = Server.MapPath(Request.ApplicationPath);
                    string InputPath = RootPath + "/UploadedFiles/Default";
                    string OutputPath = RootPath + "/UploadedFiles/FLV";
                    string ThumbPath = RootPath + "/UploadedFiles/Thumbs";
                    string _ffmpegpath = HttpContext.Current.Server.MapPath("~/ffmpeg/ffmpeg.exe");
                    string filename = filename1;
                    outfile = _mediahandler.Convert_Media(filename, _ffmpegpath, InputPath, OutputPath, "320", 240, 32, true);

TATWORTH
Asp.Net User
Re: proble with flv conversion ffpeg9/3/2007 1:35:55 AM

0

 You may get a better response at one of the following other forums/FAQ lists:

  •  http://www.videohelp.com/tools/ffmpeg
  • http://ffmpeg.mplayerhq.hu/faq.html
  • http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html
  • http://www.videohelp.com/forum/archive/ffmpeg-unsupported-codec-id-86018-i-e-aac-t311577.html
  • http://www.phpclasses.org/discuss/package/3747/
  • http://arrozcru.no-ip.org/ffmpeg_forum/                 FFmpeg Windows Help Forum

Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
proble with flv conversion ffpeg - ASP.NET Forums proble with flv conversion ffpeg. Last post 04-08-2009 7:40 AM by rashid0715. 2 replies. Sort Posts: Oldest to newest, Newest to oldest ...
Visual Studio 2005 - ASP.NET Forums Drag and drop the controll getting memory problem by sai_ssmani. Resolved ... proble with flv conversion ffpeg by svmali. Resolved ...
Talk:Stream mythtv recordings from mythweb using flash video - MythTV 1 Another Flash Player; 2 RE: ffpeg and nuv; 3 Can't get FLVPlayer.swf ... No apparent problems there. I've never played any of these FLV files (see below). ...
File creation (for streaming) [Archive] - Kinoma Forum 2) The length written in the header by ffpeg appears to be 1 to long or .... I might guess that the FLV problems you're experiencing can ...
URUWorks / "File is not a valid video file" Generally you have the choice between flv and mp4. ... it's this codec stuff that was creating problem (this time it was used Ffpeg codec). ...

Expression cannot be evaluated while in design mode - ng.asp-net ... proble with flv conversion ffpeg · msvs 2005 beta 1: using usercontrol in code folder · option strict · how can i open a template in vs 2005 ...






insert flash movie in visual studio 2005

button click cs file issues....

how to get information about visual studio ide???

why the changes to global.asax.cs in visual studio 2005 ?

how to do function margins in visual studio 2005

pulish problem

vs 2005 set up and web project issues

solution - project error

can't change control id

toolbox empty & unrecognized tag prefix errors on all pages except for default.aspx

interop word

vwdsettings.xml?

somewhat of a dumb question regarding creating dll's in vb.net

how can i delete a template (from new website) - asp.net

vs 2005 pro** file>>new>>web site ** no templates!!!

designer files are not updated with new controls

having trouble deploying my web project

validating a date in a detailsview using vs2005 beta 2

about table adapter

asp.net site hosted in file system problem

where is the code snippets manager in vs2005?

open a class file from another class

linq support in vs 2005

run but not save

vs 2005 sp1 problem

questions regarding debugging in vs2005

slow ...anyone have a theory?

is there a way of enabling preventing immediate content expiration in cassini?

lost ajax intellisense and web.config registration ability on vista sp1

no text displayed in vs.net 2005 and sql manager in editor screen

   
  Privacy | Contact Us
All Times Are GMT